home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Education / PC-SiG's World of Education.iso / run / 3852 / readme.txt < prev    next >
Encoding:
Text File  |  1993-06-30  |  11.8 KB  |  364 lines

  1. Thank you for trying one of Open Windows' programs!  This disk
  2. contains three of my programs - WinUpD8R 3.0, WinFlash 2.1 and 
  3. BailOut.  Before using a program you'll need to create a new 
  4. directory on your hard disk to hold the program's files, copy 
  5. the program to your hard disk, UNZIP it and install it as an 
  6. application into Windows.  If this makes perfect sense to you -
  7. excellent - go to it!  If it doesn't, the step-by-step example 
  8. below may help you work through the process.  Please forgive me
  9. if this is overly detailed, but I've tried to make this usable 
  10. by a complete newcomer to both DOS and Windows.
  11.  
  12. If you're planning to use the step-by-step instructions, print 
  13. out this file so that you'll have hard copy handy for reference.
  14. Let's assume you want to install WinUpD8R 3.0.  All the necessary 
  15. files to run this program are contained in "compressed" form 
  16. inside the file UPD8R-30.ZIP on this disk.  To install the 
  17. program, follow the steps below:
  18.  
  19.  
  20. 1. Start Windows 3.1.  If Windows is already running and you've 
  21. been working on something in Windows, save and close your files 
  22. and close your applications so that if we reach a point where we 
  23. need to turn the machine off and then back on we won't lose any 
  24. data.
  25.  
  26.  
  27. 2. One of your program groups (probably the UTILITIES group) 
  28. should contain an ICON with the title "MS-DOS Prompt".  Double-
  29. click the mouse on this ICON.  This action should start up a 
  30. full-screen DOS session - a black screen with a box  at the top 
  31. whose first statement is "Type EXIT and press ENTER to quit this 
  32. MS-DOS prompt and return to Windows".
  33.  
  34. The last line on the screen should look something like:
  35.  
  36. C:\WINDOWS>
  37.  
  38. with a flashing bar following the >.  Letters that you type will 
  39. appear at the position of the flashing bar.
  40.  
  41. For the remainder of the instructions, I'll be using the 
  42. following conventions:
  43.  
  44. If I want you to type something, I'll enclose WHAT I want you to 
  45. type in square brackets - [ ].  If one of the keys isn't a 
  46. regular character, such as the Enter key (the large key on the 
  47. right of the main section of keys - it generally has a left-
  48. facing arrow and the word "Enter" on it), I'll indicate a press 
  49. of this key by enclosing its name in angle brackets - < >.  
  50. Finally, I'll isolate that line from the rest of the text by 
  51. putting a row of asterisks above and below the line.
  52.  
  53. For example, if I want you to type the word CAT and press the 
  54. enter key, I'll indicate this as
  55.  
  56.  
  57. *****************************************************************
  58. TYPE [CAT<Enter>]
  59. *****************************************************************
  60.  
  61.  
  62. 3. Our first step is to create a directory on the hard drive for 
  63. the WinUpD8R files.  We'll call the directory WINUPD8R (or 
  64. WINFLASH or BAILOUT depending on which program we're installing -
  65. if you're installing one of the other programs, remember to 
  66. substitute WINFLASH or BAILOUT from now on whenever you see 
  67. WINUPD8R) and place it on the C drive as follows:
  68.  
  69. *****************************************************************
  70. TYPE [MKDIR C:\WINUPD8R<Enter>]
  71. *****************************************************************
  72.  
  73.  
  74. 4. Insert the Open Windows floppy disk into the proper drive.  
  75. Make sure that the disk-retaining arm is closed correctly if the 
  76. disk is a 5 1/4" disk (turn the arm 1/4 turn clockwise after 
  77. inserting the disk).  If you have two floppy disk drives, make 
  78. sure the other drive is empty.
  79.  
  80. If you know the correct letter designator for the drive in which 
  81. you've placed the Open Windows floppy (it will be A or B), use 
  82. that letter in step 5.  If you don't know, start with A, as I've 
  83. indicated, and follow through the instructions.
  84.  
  85.  
  86. 5. 
  87. *****************************************************************
  88. TYPE [A:<Enter>] 
  89. *****************************************************************
  90.  
  91. The computer should come back with
  92.  
  93. A:>
  94.  
  95. If so, move on to step 6.
  96.  
  97. If, instead, it says something like:
  98.  
  99. Not ready reading drive A:
  100. Abort, Retry, Fail?
  101.  
  102. it means that the disk is really in drive B.  To recover
  103.  
  104. *****************************************************************
  105. TYPE [f]
  106. *****************************************************************
  107.  
  108. the computer should respond with:
  109.  
  110. The current drive is no longer valid>
  111.  
  112. *****************************************************************
  113. TYPE [B:<Enter>]
  114. *****************************************************************
  115.  
  116. the computer should respond with:
  117.  
  118. B:>
  119.  
  120.  
  121. 6. 
  122. *****************************************************************
  123. TYPE [DIR<Enter>]
  124. *****************************************************************
  125.  
  126. At this point there should be a list of files appearing on your 
  127. screen that looks something like:
  128.  
  129. BAILOUT  ZIP     13332
  130. FLASH-21 ZIP     62438
  131. README   TXT      12070
  132. UNZIP    EXE    30226
  133. UPD8R-30 ZIP    76260
  134.  
  135. along with some other dates, times and numbers.  
  136.  
  137.  
  138. 7.  Now we'll copy the files we need to the directory that we've 
  139. created on the hard drive in step 3:
  140.  
  141. *****************************************************************
  142. TYPE [COPY UPD8R-30.ZIP C:\WINUPD8R<Enter>]
  143. *****************************************************************
  144.  
  145. (If you're installing WinFlash or BailOut, substitute 
  146. FLASH-21.ZIP or BAILOUT.ZIP for UPD8R-30.ZIP above and WINFLASH
  147. or BAILOUT for WINUPD8R - remember to continue with these 
  148. substitutions in the following steps...) 
  149.  
  150. The computer should respond with:
  151.  
  152. 1 file(s) copied
  153.  
  154. *****************************************************************
  155. TYPE [COPY UNZIP.EXE C:\WINUPD8R<Enter>]
  156. *****************************************************************
  157.  
  158. Again the computer should respond with:
  159.  
  160. 1 file(s) copied
  161.  
  162.  
  163. 9.  Now, we'll move back over to the hard drive:
  164.  
  165. *****************************************************************
  166. TYPE [C:<Enter>]
  167. *****************************************************************
  168.  
  169. the computer should come back with:
  170.  
  171. C:\WINUPD8R>
  172.  
  173. or:
  174.  
  175. C:\WINDOWS>
  176.  
  177. or perhaps just
  178.  
  179. C:>
  180.  
  181. In any case, as long as what comes back STARTS with C:, you're 
  182. in good shape.
  183.  
  184. *****************************************************************
  185. TYPE [CD C:\WINUPD8R<Enter>]
  186. *****************************************************************
  187.  
  188. the computer should come back with:
  189.  
  190. C:\WINUPD8R>
  191.  
  192. or, again, perhaps just
  193.  
  194. C:>
  195.  
  196. To be sure we're in the right place and everything we need is 
  197. here:
  198.  
  199. *****************************************************************
  200. TYPE [DIR<Enter>]
  201. *****************************************************************
  202.  
  203. The two files we copied should now appear on your screen in a 
  204. list looking like:
  205.  
  206. UNZIP    EXE    30226
  207. UPD8R-30 ZIP    75748
  208.  
  209. along with some other dates, times and numbers.  
  210.  
  211. If one or both of the files is missing, return to step 5 and 
  212. carefully go through the instructions again.  Be VERY careful not 
  213. to insert extra spaces and that you type EXACTLY what is shown.
  214.  
  215.  
  216. 10.  Next, to start the unzipping process:
  217.  
  218. *****************************************************************
  219. TYPE [UNZIP UPD8R-30<Enter>]
  220. *****************************************************************
  221.  
  222. This will produce the following eight files in the WINUPD8R 
  223. directory:
  224.  
  225.     WINUPD30.EXE - The executable program file
  226.     WINUPD30.HLP - The help file supporting WinUpD8R
  227.     WINUPD30.REG - Information on shareware in Windows Write
  228.          format - called by registration procedure
  229.     WINUPD30.FRM - Registration form in Windows Write
  230.         format - called by registration procedure
  231.     REGISTER.TXT - Registration form in ASCII format
  232.     README.WRI - The help documentation in Windows Write 
  233.         format
  234.     VENDOR.TXT - Information of interest to shareware
  235.         distributors and BBSs in ASCII format
  236.     FILE_ID.DIZ - Program description supporting automatic
  237.         extraction of description text by BBSs
  238.  
  239. To see these files listed:
  240.  
  241. *****************************************************************
  242. TYPE [DIR<Enter>]
  243. *****************************************************************
  244.  
  245. If the computer lists the files shown, plus the two files that we 
  246. started with, we've completed the hard part of the job!!
  247.  
  248. (Similar files will appear if we're working with WinFlash and a 
  249. smaller list if we're working with BailOut)
  250.  
  251.  
  252. 11.  Before returning to Windows, let's remove the files we no 
  253. longer need:
  254.  
  255. *****************************************************************
  256. TYPE [DEL UPD8R-30.ZIP<Enter>]
  257. *****************************************************************
  258.  
  259. *****************************************************************
  260. TYPE [DEL UNZIP.EXE<Enter>]
  261. *****************************************************************
  262.  
  263. *****************************************************************
  264. TYPE [DIR<Enter>]
  265. *****************************************************************
  266.  
  267. The list should now only include the "new" files listed above, as 
  268. we've DELeted UPD8R-30.ZIP and UNZIP.EXE.
  269.  
  270.  
  271. 12.  To return to Windows:
  272.  
  273. *****************************************************************
  274. TYPE [EXIT<Enter>]
  275. *****************************************************************
  276.  
  277. We should now be back in Windows.
  278.  
  279.  
  280. 13.  Select, by double clicking on it with the mouse, the program 
  281. group which you want to hold the WinUpD8R ICON for running the 
  282. program.
  283.  
  284.  
  285. 14.  Open the Program Manager's File menu by clicking once on the 
  286. word "File" (at the top of the screen) with the mouse.
  287.  
  288.  
  289. 15.  Click once on the word "New" on the menu which appears with 
  290. the mouse.
  291.  
  292. This will bring up a "dialog box" labeled "New Program Object" 
  293. with two circles in it, one of them blackened.
  294.  
  295.  
  296. 16.  If it is not blackened already, click in the circle next to 
  297. the words "Program Item" with the mouse so that the circle 
  298. becomes blackened.
  299.  
  300.  
  301. 17.  Click the OK button with the mouse
  302.  
  303. This will bring up another dialog box labeled "Program Item 
  304. Properties".
  305.  
  306.  
  307. 18.  Click the mouse inside the box following the word 
  308. "Description" and:
  309.  
  310. *****************************************************************
  311. TYPE [WinUpD8R]
  312. *****************************************************************
  313.  
  314. (or WinFlash)  If you're installing BailOut, open the BAILOUT.WRI
  315. file with the Windows WRITE editor for further instructions.  You
  316. may wish to install BAILOUT in the WIN.INI file rather than as a
  317. regular application.
  318.  
  319. Click the mouse inside the next box down and:
  320.  
  321. *****************************************************************
  322. TYPE [C:\WINUPD8R\WINUPD30.EXE]
  323. *****************************************************************
  324.  
  325. (Remember to replace WINUPD8R and WINUPD30.EXE with their 
  326. proper counterparts if installing one of the other applications)
  327.  
  328. Click the OK button with the mouse.
  329.  
  330.  
  331. 19. The ICON for WinUpD8R (a red disk with UpD8R on it in yellow
  332. letters) or other application you are installing should now 
  333. appear in the program group you selected in step 13.  If so, 
  334. congratulations!! - you've successfully installed WinUpD8R 3.0!!
  335.  
  336. 20. To use WinUpD8R, double-click on its ICON and take some time 
  337. to read through the on line help provided to learn how to use the 
  338. program.
  339.  
  340. If you have comments or suggestions on how to improve these 
  341. instructions, or questions relating to their use, please write me 
  342. at the address below or send me a note on CompuServe.
  343.  
  344.  
  345.                           Dick Bryant
  346.                          Open  Windows
  347.                         P.O.  Box 49746
  348.                 Colorado Springs, CO 80949-9746
  349.  
  350.                     CompuServe 75236, 3243
  351.  
  352.                 _______
  353.            ____|__     |               (tm)                                        
  354.         --|       |    |-------------------
  355.           |   ____|__  |  Association of
  356.           |  |       |_|  Shareware
  357.           |__|   o   |    Professionals
  358.         -----|   |   |---------------------
  359.               |___|___|    MEMBER
  360.  
  361.  
  362. Thanks again for trying Open Windows programs!!!
  363.  
  364.